home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Interface / MD.000 / scripts / DefineButton2_121 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-07-25  |  44 b   |  4 lines

  1. on(release){
  2.    fscommand("minimize");
  3. }
  4.